home *** CD-ROM | disk | FTP | other *** search
- Path: misery.millcomm.com!usenet
- From: danhicks@millcomm.com (Dan Hicks)
- Newsgroups: comp.lang.c
- Subject: Re: C compilers which optimize tail calls (was: GOTO controversy)
- Date: 7 Apr 1996 04:46:56 GMT
- Organization: Millennium Communications, Inc.
- Message-ID: <4k7hc0$965@misery.millcomm.com>
- References: <314FB5F5.259B@simi.is> <AD87DB279668D9F74@mcdiala15.it.luc.edu> <ouivfcnaxq.fsf@lynx.cs.byu.edu>
- Reply-To: danhicks@millcomm.com
- NNTP-Posting-Host: dial-16.roch.millcomm.com
- X-Newsreader: IBM NewsReader/2 v1.2
-
- In <ouivfcnaxq.fsf@lynx.cs.byu.edu>, hall@cs.byu.edu (Kelly Hall) writes:
- > Rickard> All in all, I don't think it's wise to assume that tail
- > Rickard> call optimization is done by the typical C compiler.
- >
- >I stand corrected. So why haven't more C compiler folks added this
- >useful optimization?
-
- Because it's so rarely used (and useful) that it isn't worth the effort.
-
- Dan Hicks
- http://www.millcomm.com/~danhicks/
-
-